home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / RestZone.swf / scripts / DefineButton2_195 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-07-20  |  53 b   |  5 lines

  1. on(release){
  2.    gotoAndPlay(22);
  3.    check = 0;
  4. }
  5.